/* CSS navbar */
#logonav {
  padding-left: 0;
}

.nav-link {
  font-size: 20px;
}

.nav-item {
  padding-left: 2rem;
}

#menu1 {
  padding-left: 10rem;
}

/* Fin CSS Navbar */

/* CSS Footer */
footer {
  background-color: #535753;
  padding: 2rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.txtfooter {
  color: white;
}

#imgsredes {
  display: inline-block;
  padding-left: 31rem;
}

#capaz {
  margin-left: 9rem;
  display: inline-block;
}

#copyright {
  text-align: left;
  margin-right: 40rem;
}

#tel {
  text-align: left;
  margin-right: 40rem;
}

#correo {
  text-align: left;
  margin-right: 40rem;
}

.espacio {
  padding-right: 2rem;
  color: white;
}

/* Fin CSS Footer */
.centrar-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.centrar-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
#asesoria{
  color: #535753;
  font-size: 30px;
}
#txtprueba {
  color: #535753;
  font-size: 20px;
  margin-left: 30rem;
}

#imgprueba {
  margin-right: 25rem;
  padding-left: 5rem;
}

.centrar {
  text-align: center;
}

.divmotores{
  color: #535753;
  font-size: 30px;
}
#h1divmotores {
  color: #535753;
  font-size: 30px;
  text-align: center;
}

#h2divmotores {
  color: #535753;
  font-size: 30px;
}

#h3divmotores {
  color: #535753;
  font-size: 30px;
}

#h4divmotores {
  color: #535753;
  font-size: 30px;
}

#h5divmotores {
  color: #535753;
  font-size: 30px;
}

#h6divmotores {
  color: #535753;
  font-size: 30px;
}

#h7divmotores {
  color: #535753;
  font-size: 30px;
}

#h8divmotores {
  color: #535753;
  font-size: 30px;
}

#h9divmotores {
  color: #535753;
  font-size: 30px;
}

#h10divmotores {
  color: #535753;
  font-size: 30px;
}

#h11divmotores {
  color: #535753;
  font-size: 30px;
}

#h12divmotores {
  color: #535753;
  font-size: 30px;
}

#h13divmotores {
  color: #535753;
  font-size: 30px;
}
#h14divmotores {
  color: #535753;
  font-size: 30px;
}
#h15divmotores {
  color: #535753;
  font-size: 30px;
}
#h16divmotores {
  color: #535753;
  font-size: 30px;
}
#h17divmotores {
  color: #535753;
  font-size: 30px;
}

#acceptButton {
  margin-top: 1rem;
}

@media (max-width: 576px) {
  #txtprueba {
    margin-right: 0;
    margin-left: 0;
  }

  #imgprueba {
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    margin-top: 1rem;
  }
}

#navnord {
  margin-left: 10rem;
  margin-right: 10rem;
}

#logonord {
  padding-left: 1rem;
}

#titlenord {
  font-weight: bold;
  font-size: 25px;
}

#carouselExampleCaptions {
  width: 800px;
  /* Ancho deseado del carrusel */
  height: 400px;
  /* Altura deseada del carrusel */
  margin-bottom: 100px;
  margin-top: 50px;

}

#carouselExampleCaptions .carousel-item img {
  max-width: 100%;
  /* Ajustar las imágenes al ancho máximo del carrusel */
  height: auto;
  /* Permite que la altura de las imágenes se ajuste proporcionalmente */
}

.carousel-caption h5,
.carousel-caption p {
  color: black;

}

.col-lg-9 border d-flex flex-column align-items-center {
  margin-top: 3rem;
}
h4{
  margin-right: auto;
  font-size: 15px;
}

#whatsappButton {
  background-color: inherit;
  border: none;
  cursor: pointer;
}

.modalbd{
  margin-top: 10px;
}

.col-lg-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#masinfo1{
  padding-top: 30px;
  font-weight: bold;
  font-size: 18px;
}

#masinfo2{
  padding-top: 30px;
  font-weight: bold;
  font-size: 18px;
}

#masinfo3{
  padding-top: 30px;
  font-weight: bold;
  font-size: 18px;
}

#masinfo4{
  padding-top: 30px;
  font-weight: bold;
  font-size: 18px;
}

#masinfo5{
  padding-top: 30px;
  font-weight: bold;
  font-size: 18px;
}

#masinfo6{
  padding-top: 30px;
  font-weight: bold;
  font-size: 18px;
}